Merge branch 'fix-uri-crash' into 'master'
authorMatthias Clasen <mclasen@redhat.com>
Mon, 19 Apr 2021 21:09:44 +0000 (21:09 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 19 Apr 2021 21:09:44 +0000 (21:09 +0000)
commit119d0b666c94fc99c218f7b65157baf8ae3f1a3a
tree5c9349f3f7ebe9fb87a73cb463b829a078709379
parent435ed3158cff7b9967aae2a33f52aab0d23720f6
parentce2a433ca157b444b54646aa0383ff5b75cc41f9
Merge branch 'fix-uri-crash' into 'master'

Fix a possible crash in gtk_show_uri

Closes #3883

See merge request GNOME/gtk!3457